gtk-demo: Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 03:54:15 +0000 (23:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 03:54:15 +0000 (23:54 -0400)
demos/gtk-demo/gltransition.c

index 7d51d32be487a9b538a08dc93bcf928f02f99342..b95ffc4d6d19b48eb0e8d4409e651b79002a4610 100644 (file)
@@ -10,7 +10,7 @@
  * GL areas and plain old widgets to demonstrate this.
  *
  * The demo also shows some over-the-top effects like wobbly widgets,
- * and a an animated background.
+ * and animated backgrounds.
  */
 
 #include <math.h>